I am trying to draw a live graph, however the graph doesn't open up in a new window and it doesn't update. I used the code from this website. I am currently using Python 3.5.2
[Code:]
import matplotlib.pyplot as plt import matplotlib.animation as animation from matplotlib import style import time